Cracking open this Cherry Cola ElfLiq will bring you back to all the times when you’ve popped open one of the most classic sodas ever! The blend of vanilla, citrus and cinnamon comes together to create a pleasantly fizzy cola taste which is then combined with all the tang you’d expect from an explosively sour cherry. Awesome blend of two classic profiles that makes for a concoction that can be vaped to no end.
What are ElfLiq Nic Salts?
ELFLIQ nic salts are a 50VG/50PG mix to ensure that you always get a perfect balance between flavour and cloud production. We recommend pairing all ELFLIQ products with an MTL (mouth-to-lung) kit.
ElfLiq nic salts are the same great e-liquids found in Elf Bar disposables. Available in a range of the most popular flavours with a choice of 10mg and 20mg nicotine strengths. High-quality standard 10ml e-liquids with a 50/50 VG:PG blend.
$(document).ready(function() {
$('body').on('click', '[name="checkout"], [name="goto_pp"], [name="goto_gc"]', function() {
if ($('#agree').is(':checked')) {
$(this).submit();
}
else {
alert("You must agree with the terms and conditions of sales to check out.");
return false;
}
});
});